Skip to content

Cleanup Ember dependencies #772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jun 15, 2017
Merged

Cleanup Ember dependencies #772

merged 17 commits into from
Jun 15, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jun 13, 2017

This PR updates and cleans up some of the npm and bower dependencies of the Ember app in this repository.

Most notable:

  • Import ember-source from npm instead of ember from bower
  • Replaced lodash dependency with a 5 line function

/cc @locks

@Turbo87
Copy link
Member Author

Turbo87 commented Jun 13, 2017

@locks just told me about #768 which I unfortunately hadn't seen before... this PR here does not touch ember, ember-data or ember-cli though and my local tests seemed to work fine so I'm confident that this list of updates does not have the same issue as #768.

@Turbo87
Copy link
Member Author

Turbo87 commented Jun 14, 2017

@sgrif @carols10cents it appears that the build is failing due to unrelated reasons (binary `diesel` already exists in destination as part of `diesel_cli v0.13.0` ). any ideas?

@carols10cents
Copy link
Member

@Turbo87 sorry about that, we added caching to travis. It should be fixed now, could you try rebasing on master please?

@Turbo87
Copy link
Member Author

Turbo87 commented Jun 14, 2017

@carols10cents no problem. rebased, let's try again :)

Copy link
Member

@carols10cents carols10cents left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!! Tried it out locally and things seem to be working as I'd expect!! ❤️ ❤️ ❤️

@carols10cents carols10cents merged commit 0e04d1d into rust-lang:master Jun 15, 2017
@Turbo87 Turbo87 deleted the cleanup branch June 15, 2017 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants